home *** CD-ROM | disk | FTP | other *** search
Oberon Text | 1992-02-07 | 1.5 KB | 47 lines |
- Syntax10.Scn.Fnt
- Syntax10i.Scn.Fnt
- Syntax12m.Scn.Fnt
- Move the mouse over the word Write on
- the line below, press the key labelled
- "control" on your keyboard and release
- it again.
- Write.Open Welcome.Text
- _________________________________________________________________
- Ed.Open ^ Edit.Print PrintFile *
- Write.Open ^ Write.Print PrintFile *
- Write.SysOpen ^
- System.ShowModules
- System.ShowCommands ^
- System.State ~
- Compiler.Compile *
- Compiler.Compile */s {New Symbol File}
- System.Recall {Last Closed Viewer}
- Edit.Recall {Last Deleted Text}
- System.Directory ^
- *.Text *.Mod *.Tool *.Graph *.Ob3 *.Bak */dls
- System.CopyFiles => ~
- System.RenameFiles => ~
- System.DeleteFiles ~
- System.Watch System.Collect System.Time
- Write.SysOpen Super.Tool
- Write.SysOpen Documentation.Tool
- Write.SysOpen ^
- Backup.Tool {Diskette Backup}
- Browser.Tool {Symbol File Browser}
- Catalogs.Tool {File Catalog Sorting}
- Compiler.Tool {Compiler}
- Def.Tool {Definition Projector}
- Draw.Tool {Graphics Editor}
- Edit.Tool {Standard Editor}
- Ed.Tool {Extended Editor}
- Filler.Tool {Screen Filling Curves}
- Find.Tool {Multiple File Search}
- FoldElems.Tool {Folding Hypertext Tool}
- Fonts.Tool {Fonts}
- Hex.Tool {Binary File Editor}
- Miscellaneous.Tool {Miscellaneous Commands}
- Net.Tool {Network Services}
- RX.Tool {Regular Expressions}
- Sort.Tool {Text Sorting}
- Write.Tool {Document Editor}
-